func time.formatNano
2 uses
time (current package)
format.go#L458: func formatNano(b []byte, nanosec uint, std int) []byte {
format.go#L764: b = formatNano(b, uint(t.Nanosecond()), std)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)